Connectathon 11 Snapshot

This page is part of the FHIR Specification (v1.2.0: STU 3 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

Obs-genetics-example3-bcr1 and bcr2 sequencing with FamilyHistory -1.xml

Raw XML (canonical form)

BRACAnalysis -1 (id = "ob-genetics-3-1")

<Observation xmlns="http://hl7.org/fhir">
  <id value="ob-genetics-3-1"/>
  <text><status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: ob-genetics-3-1</p><p><b>status</b>: final</p><p><b>code</b>: BRCA1 gene mutations found [Identifier] in Blood or Tissue by Molecular genetics method
         Nominal <span>(Details : {LOINC code '21636-6' = 'BRCA1 gene mutations found [Identifier] in Blood or
           Tissue by Molecular genetics method Nominal', given as 'BRCA1 gene mutations found [Identifier]
           in Blood or Tissue by Molecular genetics method Nominal'})</span></p><p><b>subject</b>: <a>Marry Chalmers (MRN: 12345)</a></p><p><b>effective</b>: 26/05/2015 3:30:10 PM</p><p><b>value</b>: Negative <span>(Details : {SNOMED CT code '260385009' = '260385009', given as 'Negative'})</span></p><p><b>method</b>: BRACAnalysis CDx Offered by Myriad Genetic Laboratories, Inc <span>(Details : {http://www.ncbi.nlm.nih.gov/gtr/ code 'GTR000521311.1' = '??', given as 'BRACAnalysis
           CDx Offered by Myriad Genetic Laboratories, Inc'})</span></p></div></text><status value="final"/>
  <code>
      <coding>
          <system value="http://loinc.org"/>
          <code value="21636-6"/>
          <display value="BRCA1 gene mutations found [Identifier] in Blood or Tissue by Molecular genetics method
       Nominal"/>
      </coding>
  </code>
  <subject>
      <reference value="Patient/example"/>
      <display value="Marry Chalmers (MRN: 12345)"/>
  </subject>
  <effectiveDateTime value="2015-05-26T15:30:10+01:00"/>
  <valueCodeableConcept>
      <coding>
          <system value="http://snomed.info/sct"/>
          <code value="260385009"/>
          <display value="Negative"/>
      </coding>
  </valueCodeableConcept>
  
  <method>
      <coding>
          <system value="http://www.ncbi.nlm.nih.gov/gtr/"/>
          <code value="GTR000521311.1"/>
          <display value="BRACAnalysis CDx Offered by Myriad Genetic Laboratories, Inc"/>
      </coding>
  </method>
  
</Observation>

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.